home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
METROSTK.cpt
/
MetroStack
/
card_4840.txt
< prev
next >
Wrap
Text File
|
1989-04-11
|
8KB
|
342 lines
-- card: 4840 from stack: in
-- bmap block id: 5107
-- flags: 0000
-- background id: 2640
-- name: north
----- HyperTalk script -----
on openCard
global boxText
put boxText into bg fld 1
end openCard
on closeCard
hide cd fld 1
end closeCard
on arrowKey which
if which is "down" then send mouseUp to cd btn 1
end arrowKey
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=454 top=253 right=273 bottom=474
-- title width / last selected line: 0
-- icon id / first selected line: 2730 / 2730
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: South
----- HyperTalk script -----
on mouseUp
set cursor to watch
visual dissolve fast
go cd "central"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=435 top=234 right=254 bottom=455
-- title width / last selected line: 0
-- icon id / first selected line: 29001 / 29001
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: West
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=454 top=215 right=235 bottom=474
-- title width / last selected line: 0
-- icon id / first selected line: 29003 / 29003
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: North
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=473 top=234 right=254 bottom=493
-- title width / last selected line: 0
-- icon id / first selected line: 29002 / 29002
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: East
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=305 top=251 right=263 bottom=317
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 52Takoma
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 52 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=266 top=184 right=196 bottom=278
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 49Silver Spring
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 49 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=163 top=230 right=242 bottom=175
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 6Bethesda
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 6 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=163 top=195 right=207 bottom=175
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 37Medical Center
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 37 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=163 top=163 right=175 bottom=175
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 30Grosvenor
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 30 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=162 top=136 right=148 bottom=174
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 60White Flint
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 60 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=157 top=107 right=119 bottom=169
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 54Twinbrook
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 54 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=139 top=78 right=90 bottom=151
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 46Rockville
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 46 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=118 top=45 right=57 bottom=130
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 48Shady Grove
----- HyperTalk script -----
on mouseUp
global station,stationNum,done,startEnd,tripOn,infoOn
if infoOn + tripOn = 0 then
answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK"
exit mouseUp
end if
put 17 into foo
put the short name of me into station
SetupTrip foo
end mouseUp
-- part 18 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=142 top=99 right=223 bottom=366
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
hide me
put empty into me
end mouseUp
-- part contents for background part 10
----- text -----
Click on a station to get info
(or click this box to cancel)